Password control

Description

You must specify which controls on the UX component are used for entering the password. Your UX component will therefore need to have two controls (likely textbox controls) where the password is entered.

For the password control, be sure to check the 'Password' property so that the password is hidden when the user is entering it.